home *** CD-ROM | disk | FTP | other *** search
- Path: lep-philips.fr!news
- From: cabanie@lep-philips.fr (Jean-Pierre Cabanié)
- Newsgroups: comp.lang.rexx
- Subject: Re: How to get list of files into REXX?
- Date: 8 Jan 1996 07:36:02 GMT
- Organization: Philips Microwave Limeil
- Distribution: inet
- Message-ID: <4cqhh2$hnp@procyon.lep-philips.fr>
- References: <4buqk1$7ct@news-2.csn.net>
- NNTP-Posting-Host: autan.lep-philips.fr
- X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
-
- In message <4cf59l$6ek@oznet03.ozemail.com.au> - ajarmstr@ozemail.com.au (Andre
- w J Armstrong) writes:
- :>
- :>kenti@teal.csn.net (Kent Iler) wrote:
- :>
- :>>I need to get a directory list of files into probably a stemmed variable.
- :>>Anyone recommend a good way for this? I'm using OS/2 Warp
- :>
- The best way I know consists in using the function SysFileTree from the
- REXXUTIL library. It will do all what you want/wish and will set directly the
- Stem variable you need.
-
- Hope this helps;
-
- Jean-Pierre Cabani/e
-
-